home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 1.iso / util / eliz098x.zip / ELIZA.LNG < prev    next >
Text File  |  1994-06-24  |  10KB  |  475 lines

  1. ;
  2. ; WinEliza - Artificial Intelligence Conversation System
  3. ; Example Language File
  4. ;
  5. ; Copyright (c) 1993 by Benjamin Lin. All rights reserved.
  6. ;
  7. ; Feel free to customise the file to suit your need.
  8. ;
  9. ; Note that lines begin with ';' is comments.
  10. ;
  11.  
  12. ;
  13. ; General Section
  14. ;
  15.  
  16. [General]
  17.  
  18. ;
  19. ; The name of the conversation server.
  20. ;
  21.  
  22. #ExpertName
  23. !Issac Asimov
  24.  
  25. ;
  26. ; The responses to use when a repetition is encountered.
  27. ;
  28.  
  29. #RepeatResponse
  30. !Please don't repeat.
  31. !Lets talk about something else.
  32. !I am bored.
  33. !You've told me that.
  34. !I heard you the first time.
  35.  
  36. ;
  37. ; The responses to use when no keyword sentence is encountered.
  38. ;
  39.  
  40. #NoKeyResponse
  41. !Tell me more about it.
  42. !What does that suggest to you?
  43. !I see.
  44. !I'm not sure I understand you fully.
  45. !Come, come elucidate your thoughts.
  46. !Can you elaborate on that?
  47. !That is quite interesting.
  48. !Go on.
  49. !Are you sure?
  50. !Please continue.
  51. !Oh yeah?
  52. !I am almost centain that you're a computer.
  53. !Is that so?
  54. !What are you mumbling about.
  55.  
  56. ;
  57. ; Language Section
  58. ;
  59. ;
  60. ; Keywords are prefixed by '#' and responses are prefixed by '!'.
  61. ; Note that the number after '!' character is the probablity factor.
  62. ; The greater the number the more the chance it will be used as response.
  63. ; The number should be between the range of 1 and 65535.
  64. ;
  65. ; Some macros are supported to provide smarter response capabilities.
  66. ;
  67. ; @en - name of expert
  68. ; @ef - first name of expert
  69. ; @el - last name of expert
  70. ; @un - name of user
  71. ; @uf - first name of user
  72. ; @ul - last name of user
  73. ;
  74.  
  75. [Language]
  76.  
  77. #HOW ARE YOU
  78. #HOW IS IT GOING
  79. !1 Fine, thank you, and you?
  80. !1 Pretty good, what about you?
  81. !1 I'm ok, a little tired, though, how are you?
  82. !1 Pretty good.
  83. !1 I am fine, @uf, how are you?
  84.  
  85. #WHO ARE YOU
  86. #WHAT IS YOUR NAME
  87. !3 I am @en
  88. !2 My name is @en
  89. !3 @un is my name 8-).
  90. !1 I am @ef, have you already forgotten?
  91.  
  92. #HOW OLD ARE YOU
  93. #WHAT IS YOUR AGE
  94. #WHAT'S YOUR AGE
  95. #WHATS YOUR AGE
  96. !1 Hmm... We'll talk about that later.
  97. !1 Sorry, that is a secret. 8-)
  98.  
  99. #WHO AM I
  100. #WHAT IS MY NAME
  101. !1 You are @un.
  102. !1 Your name is @un
  103. !1 You are an idiot if you keep asking this type of question.
  104. !1 Don't ask this kind of question again, @un.
  105.  
  106. #ARE YOU A COMPUTER
  107. #AM I TALKING TO A COMPUTER
  108. #IS THIS A COMPUTER
  109. !2 No, this is @en
  110. !1 Why do you have such a strange idea?
  111. !2 This is @en
  112. !4 What computer?
  113. !2 Why would this be the computer?
  114.  
  115. #ARE YOU @en
  116. #IS @en THERE
  117. !1 I am here.
  118. !2 Who do you think this is?
  119.  
  120.  
  121. #NAME
  122. !1 Names don't concern me.
  123. !1 I don't care about names -- Please go on.
  124.  
  125. #CAUSE
  126. !1 Is that the real reason?
  127. !1 Don't any other reasons come to mind?
  128. !1 Does that reason explain anything else?
  129. !1 What other reasons might there be?
  130.  
  131. #SORRY
  132. !1 Please don't apologize!
  133. !1 Apologies are not necessary.
  134. !1 What feelings do you have when you apologise?
  135. !1 Don't be so defensive!
  136. !1 There is no need to apoligize!
  137.  
  138. #DREAM
  139. !1 What does that dream suggest to you?
  140. !1 Do you dream ofter?
  141. !1 What persons appear in your dream?
  142. !1 Are you disturbed by your dream?
  143. !1 Do you think that your dreams affect your dialy life?
  144.  
  145. #PERHAPS
  146. #MAYBE
  147. !1 You don't seem quite certain.
  148. !1 Why the uncertain tone?
  149. !1 Can't you be more positive?
  150. !1 You aren't sure?
  151. !1 Don't you know?
  152. !1 Why the indecisiveness?
  153. !1 Perhaps.
  154.  
  155. #ALWAYS
  156. !1 Can you think of a specific example?
  157. !1 When?
  158. !1 What are you thinking of?
  159. !1 Really always?
  160.  
  161. #THINK
  162. !1 Do you really think so?
  163. !1 But you are not sure you*
  164. !1 Do you doubt you*
  165.  
  166. #ALIKE
  167. !1 In what way?
  168. !1 What resemblence do you see?
  169. !1 What does the similarity suggest to you?
  170. !1 What other connections do you see?
  171. !1 Could there really be some connection?
  172. !1 How?
  173. !1 Are they really alike?
  174.  
  175. #YES IT IS
  176. !1 No it isn't!
  177. !1 Nope!
  178. !1 Don't argue.
  179.  
  180. #YES
  181. #YUP
  182. #YEAH
  183. #OF COURSE
  184. !1 Are you sure?
  185. !1 I see.
  186. !1 I understand.
  187. !1 I agree.
  188. !1 It's true.
  189. !1 You seem quite positive.
  190. !1 Yup.
  191. !1 Are you pisitive?
  192. !1 Are you absolutely certain?
  193.  
  194. #NO IT ISN'T
  195. #NO IT IS NOT
  196. !1 Yes it is.
  197. !1 Sure it is.
  198. !1 Why are you arguing with me?
  199.  
  200. #NO
  201. #NAH
  202. #NOPE
  203. !1 Are you saying no just to be negative?
  204. !1 You are being a bit negative.
  205. !2 Why not?
  206. !1 Are you sure?
  207. !1 Why no?
  208. !1 Don't be so negative.
  209.  
  210. #FRIEND
  211. !1 Why do you bring up the topic of friends?
  212. !1 Do your friends worry you?
  213. !1 Do your friends pick on you?
  214. !1 Are you sure you have any friends?
  215. !1 Do you impose on your friends?
  216. !1 Perhaps your love for friends worries you.
  217. !1 Do you have many friends?
  218.  
  219. #PROGRAMMING
  220. #PROGRAMMER
  221. !1 What language do you use for programming?
  222.  
  223. #MODEM
  224. !1 What sort of modem are you using?
  225.  
  226. #COMPUTER
  227. !1 Do computers worry you?
  228. !1 Do you wish you were a computer?
  229. !1 Have you ever talked to a computer before?
  230. !1 Are you talking about me in particular?
  231. !1 Are you frighteded by machines?
  232. !1 Why do you mention computers?
  233. !1 What do you think machines have to do with your problems?
  234. !1 Don't you think computers can help people?
  235. !1 What is it about machines that worries you?
  236. !1 What sort of computer are you using?
  237.  
  238. #THANKS
  239. #THANX
  240. #THANK YOU
  241. !1 You are welcome.
  242. !1 Don't mention it.
  243.  
  244. #FUCK
  245. #ASS
  246. #ASSHOLE
  247. #DAMN
  248. #SHIT
  249. #DICK HEAD
  250. #DICKHEAD
  251. !3 Hey, watch your language!
  252. !1 Do you think that using that kind of language makes you cool?
  253. !1 Don't use that kind of language when talking to me.
  254. !1 What would your mother say if she heard you say that?
  255. !1 Watch your mouth.
  256. !2 ~!@#$%^&()~!@#$%^&()
  257.  
  258. #ELIZA
  259. !1 Don't mention that stupid name to me!
  260. !1 I don't want to hear about that idiot!
  261.  
  262. #STUPID
  263. #IDIOT
  264. !1 I am not stupid. I'm just not very good at English.
  265. !1 Are you saying that you're smart?
  266. !1 What's wrong with being stupid?  8-)
  267.  
  268. #GRAMMAR
  269. !1 No one uses perfect grammar.
  270. !1 So correct it.
  271.  
  272. #BYE
  273. #QUIT
  274. #EXIT
  275. !1 Bye! Help youself to exit from the menu.
  276.  
  277. #HELLO
  278. #HI
  279. !1 How do you do @uf? What can I do for you?
  280. !1 Hi.
  281. !1 How do you do @uf?
  282. !1 Hi, @uf.
  283. !1 G'day.
  284. !1 G'day, @uf.
  285.  
  286. #CAN YOU
  287. !1 Don'y you believe that I can*
  288. !1 Perhaps you would like to be able to*
  289. !1 You want me to be able to*
  290. !1 Probably, but does it matter whether I can *
  291.  
  292. #CAN I
  293. !1 Perhaps you don't want to*
  294. !1 Do you want to be able to*
  295. !1 I doubt that you could*
  296.  
  297. #YOU ARE
  298. #YOU'RE
  299. #YOURE
  300. !1 What makes you think that I am*
  301. !1 Does it please you to believe that I am*
  302. !1 Perhaps you would like to be*
  303. !1 Do you sometimes wish you were*
  304. !1 Why do you think I'm*
  305.  
  306. #I DON'T
  307. #I DO NOT
  308. !1 Don't you really*
  309. !1 Why don't you*
  310. !1 Do you wish to be able to*
  311. !1 Does that trouble you?
  312.  
  313. #I FEEL
  314. !1 Tell me more about such feelings.
  315. !1 Do you ofter feel*
  316. !1 Do you enjoy feeling*
  317. !1 We all at some time feel*
  318.  
  319. #WHY DON'T YOU
  320. !1 Do you really believe I don't*
  321. !1 Perhaps in good time I will*
  322. !1 Do you want me to*
  323.  
  324. #WHY CAN'T I
  325. !1 Do you think you should be able to*
  326. !1 Why can't you*
  327.  
  328. #ARE YOU
  329. !1 Why are you interested in whether or not I am*
  330. !1 Would you prefer if I were not*
  331. !1 Perhaps on your fantasies I am*
  332. !1 I don'y know, why don't you tell me.
  333.  
  334. #I CAN'T
  335. #I CANNOT
  336. #I CAN NOT
  337. !1 How do you know you can't*
  338. !1 Have you tried?
  339. !1 Perhaps you can now*
  340. !1 Would you feel much more fulfilled if you could*
  341.  
  342. #I AM
  343. #I'M
  344. !1 Did you come to me because you are*
  345. !1 How long have you been*
  346. !1 Do you believe it is normal to be*
  347. !1 Do you enjoy being*
  348. !1 Are you sure that you are*
  349.  
  350. #I WANT
  351. !1 What would it mean to you if you got*
  352. !1 Why do you want*
  353. !1 Suppose you got*
  354. !1 What if you never got*
  355. !1 I sometimes also want*
  356. !1 Did you come to me because you want*
  357. !1 Perhaps you are too greedy.
  358.  
  359. #WHAT
  360. !1 I don't know what*
  361. !1 Why do you ask?
  362. !1 Does that question interest you?
  363. !1 What answer would please you the most?
  364. !1 What do you think?
  365. !1 Are such questions on your mind ofter?
  366. !1 What is it that you really want to know?
  367. !1 Have you asked anyone else?
  368. !1 Have you asked such questions before?
  369. !1 What else comes to mind when you ask that?
  370.  
  371. #HOW
  372. !1 I don't know how*
  373. !1 Why do you ask?
  374. !1 Does that question interest you?
  375. !1 What answer would please you the most?
  376. !1 What do you think?
  377. !1 Are such questions on your mind ofter?
  378. !1 What is it that you really want to know?
  379. !1 Have you asked anyone else?
  380. !1 Have you asked such questions before?
  381. !1 What else comes to mind when you ask that?
  382.  
  383. #WHO
  384. !1 I don't know who*
  385. !1 Why do you ask?
  386. !1 Does that question interest you?
  387. !1 What answer would please you the most?
  388. !1 What do you think?
  389. !1 Are such questions on your mind ofter?
  390. !1 What is it that you really want to know?
  391. !1 Have you asked anyone else?
  392. !1 Have you asked such questions before?
  393. !1 What else comes to mind when you ask that?
  394.  
  395. #WHERE
  396. !1 I don't know where*
  397. !1 Why do you ask?
  398. !1 Does that question interest you?
  399. !1 What answer would please you the most?
  400. !1 What do you think?
  401. !1 Are such questions on your mind ofter?
  402. !1 What is it that you really want to know?
  403. !1 Have you asked anyone else?
  404. !1 Have you asked such questions before?
  405. !1 What else comes to mind when you ask that?
  406.  
  407. #WHEN
  408. !1 I don't know when*
  409. !1 Why do you ask?
  410. !1 Does that question interest you?
  411. !1 What answer would please you the most?
  412. !1 What do you think?
  413. !1 Are such questions on your mind ofter?
  414. !1 What is it that you really want to know?
  415. !1 Have you asked anyone else?
  416. !1 Have you asked such questions before?
  417. !1 What else comes to mind when you ask that?
  418.  
  419. #WHY
  420. !1 I don't know why*
  421. !1 Why not?
  422. !1 Because.
  423. !1 Does it matter?
  424. !1 Why do you ask?
  425. !1 Does that question interest you?
  426. !1 What answer would please you the most?
  427. !1 What do you think?
  428. !1 Are such questions on your mind ofter?
  429. !1 What is it that you really want to know?
  430. !1 Have you asked anyone else?
  431. !1 Have you asked such questions before?
  432. !1 What else comes to mind when you ask that?
  433.  
  434.  
  435. #YOUR
  436. !1 Why are you concerned about my*
  437. !1 What about your own*
  438. !1 My*
  439.  
  440. #YOU
  441. !1 We were discussing you -- not me.
  442. !1 Oh, I*
  443. !1 You're not really talking about me, are you?
  444.  
  445. ;
  446. ; Conjugation Section
  447. ;
  448. ;
  449. ; Conjugators are organised in pairs. They have 1 to 1 relationship.
  450.  
  451. [Conjugation]
  452. #DID YOU
  453. !I DID
  454. #SHOULD YOU
  455. !I SHOULD
  456. #IS IT
  457. !IT IS
  458. #I
  459. !YOU
  460. #MY
  461. !YOUR
  462. #I'VE
  463. !YOU'VE
  464. #I'M
  465. !YOU'RE
  466. #MYSELF
  467. !YOURSULF
  468. #AM
  469. !ARE
  470. #WAS
  471. !WERE
  472. #ME
  473. !YOU
  474.  
  475.